Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump github.com/gnolang/gno from 0.0.0-20240509142750-711f4d03a167 to 0.1.0-nightly.20240523 #29

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 27, 2024

Bumps github.com/gnolang/gno from 0.0.0-20240509142750-711f4d03a167 to 0.1.0-nightly.20240523.

Release notes

Sourced from github.com/gnolang/gno's releases.

v0.1.0-nightly.20240523

Changelog

  • 846fb3df chore(CODEOWNERS): update rules (#1765)
  • 5a96926d chore(cmd/gnoland): s/LongHelp/ShortHelp in genesis commands (#2052)
  • 48095827 chore(examples): rm inexistent dir in make lint targets; use make in ci (#2034)
  • aa2a0daa chore(misc/loop): gnoweb host www.gno.land (#2136)
  • 3c375072 chore(stdlibs/std): use appropriate variable names for regex (#2106)
  • 6482c18d chore(telemetry): move configuration to node config (#2021)
  • 88b9aa32 chore: add Gno license page (#2005)
  • 307b3d90 chore: add Golang Serbia meetup to events page (#2163)
  • 4db2f7b9 chore: clarifying panic message (#2051)
  • dc6eb7d1 chore: kebab-case to snake_case all source and test files (#2057)
  • 3a4b7425 chore: update CODEOWNERS (#1986)
  • 80575054 chore: update portal-loop configurations urls (#2039)
  • 98c1d64b docs(getting-started): local setup with gnodev (#1936)
  • c23fba36 docs: add a missing rpcclient import (#2020)
  • 7d44813e docs: update license (#1200)
  • 30621d24 feat(blog): add remove functionality (#2153)
  • 977a3f44 feat(docs): emit/event docs (#2047)
  • a03eeb3e feat(examples): define metadata & royalty info for GRC721 realm (#1962)
  • 3ea1b47e feat(gno.land): add go type checking to keeper + tx simulation in gnokey (#1702)
  • 1a2a8796 feat(gnoweb): prettify json code blocks in render (#2033)
  • a3a9b565 feat(pkg/db): remove cleveldb, fsdb and rocksdb (#1714)
  • f165df7c feat(std): PrevRealm ignores user realms in MsgRun (#1719)
  • c30d0f19 feat(stdlibs/std)!: namespace minted coins with realm path (#875)
  • 11649f61 feat(stdlibs/std)!: remove std.CurrentRealmPath (#2087)
  • e1586a50 feat: Add goreleaser (#2101)
  • 143fa9c4 feat: Oracle packages and Github verification realm (#1568)
  • d7c04bee feat: Overhaul Github Actions (#2040)
  • a901e79f feat: add an interactive debugger to GnoVM (#1563)
  • ccc6d5b7 feat: add separator to rpc block_results to identify msg & response pair (#2063)
  • b907e447 feat: std.TestSetPrevRealm (#891)
  • 228e9d01 feat: update favicon and og (#2148)
  • fc9db266 feat: update logo color (#2157)
  • c66adb2f fix(#2035): Prevent infinite loops caused by cyclic references on typedValue (#2036)
  • 0c9849a8 fix(bft): correctly drain channels events (#1515)
  • a7ec2abe fix(blog): remove function (#2154)
  • 5a64b258 fix(ci): failing examples/mod-tidy (#2112)
  • 98a71eea fix(ci): typo on deploy-docs (#2089)
  • 8a0de59a fix(docs): some NewHTTP functions were not renamed (#2010)
  • abaf1036 fix(gno test): pass ExecContext when initializing imported packages (#1965)
  • 56b5bc0c fix(gnodev): racy emitter test (#2022)
  • 711f4d03 fix(gnolang): fix panic when using struct as index of map (#2044)
  • 91ac58b8 fix(gnovm): map key deletion in realms (#2017)
  • 8afb1a42 fix(gnovm/store): copy store caches (#2105)
  • 705cae9b fix(gnoweb): register "plaintext" language in hljs (#2103)
  • e4b39f94 fix: Change goreleaser secret name (#2171)
  • 155aba47 fix: Increase 'max gas' and 'vm cycle limit' from 10M to 100M (#2065)

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/gnolang/gno](https://github.com/gnolang/gno) from 0.0.0-20240509142750-711f4d03a167 to 0.1.0-nightly.20240523.
- [Release notes](https://github.com/gnolang/gno/releases)
- [Changelog](https://github.com/gnolang/gno/blob/master/Dockerfile.gnoland.release)
- [Commits](https://github.com/gnolang/gno/commits/v0.1.0-nightly.20240523)

---
updated-dependencies:
- dependency-name: github.com/gnolang/gno
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from zivkovicmilos May 27, 2024 00:29
Copy link
Contributor Author

dependabot bot commented on behalf of github May 27, 2024

The following labels could not be found: dependencies.

Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 10, 2024

Superseded by #33.

@dependabot dependabot bot closed this Jun 10, 2024
@dependabot dependabot bot deleted the dependabot-go_modules-main-github.com-gnolang-gno-0.1.0-nightly.20240523 branch June 10, 2024 00:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants